Skip to content

refactor: extract generic tar-walking logic into tarball pkg#19

Closed
upils wants to merge 1 commit into
mainfrom
bin-extract
Closed

refactor: extract generic tar-walking logic into tarball pkg#19
upils wants to merge 1 commit into
mainfrom
bin-extract

Conversation

@upils

@upils upils commented Jun 30, 2026

Copy link
Copy Markdown
Owner
  • Have you signed the CLA?

This refactoring PR moves the package-format-agnostic extraction logic (glob matching, hard-link two-pass handling, parent-directory permission preservation) out of deb and into a new tarball package, leaving deb with only the deb-specific DataReader (the ar + data.tar.* opener).

This is a pure, behavior-preserving refactor, no logic was altered — only relocated. It prepares the ground for adding an XZ-strict data reader to enable bin package extraction.

(Replacing #17 merged by mistake)

@upils upils changed the base branch from store-download to main July 9, 2026 12:03
@upils

upils commented Jul 9, 2026

Copy link
Copy Markdown
Owner Author

Closed in favor of canonical#310 targeting the Canonical repo.

@upils upils closed this Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant